FPCfab Release Notes

18 May 06 - Ver 1.00

    - Initial release to FreePCD Forum.


21 May 06 - Ver 1.01

    - Executable is Release version not Debug. Oops!
      (Assertions observed by vignesh)

    - Added -O option to toggle OutlineOnly flag.

      With the OutlineOnly flag set, only aperture and board outline data
      is extracted from the template file. Allows for using any FreePCB
      Gerber file that includes the outline to serve as the template.
      (Suggested by Allan)

    - Added total board area display to template scan (verbose mode only)

    - Slight reformat of comments in Gerber output. Added some blank lines
      and drill counts.


28 May 06 - Ver 1.20

    - Added 'D' or 'R' suffix to version number in signon message to identify
      "Debug" or "Release" compile version.

    - Added -Gfname option to generate a Gerber file from drill data.

    - Improved XML parser to filter on Layer-Name not Graphic-Style on font load.

    - Synchronized Software and Manual version numbers.

    - Added Assembly Drawing App Note to distribution.


21 Aug 06 - Ver 1.30

    - Added -Afname option to run annotation script.

    - Added multiple board outline capability.

    - Added tool code to drill table and sorted table entries on drill size.

    - User Guide updated.


17 Sep 06 - Ver 1.32

    - Added Include command to annotation script commands.
    
    - Added optional Scale parameter to annotation Offset command.
    
    - Updated font.xml. Upper case 'A' adjusted for balance.
    
    - User Guide updated.


25 Sep 06 - Ver 1.33

    - Fixed multi-outline and "Outline Only" functionality that was broken by
      changes in FreePCB Gerber output format.